UInt16NIProviderIVariantRandomUInt16NGetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IVariantRandom<UInt16N> IProvider<IVariantRandom<UInt16N>>.GetInstance()

Return Value

IVariantRandomUInt16N
An instance of T.

Implements

IProviderTGetInstance

See Also